branch condition造句
例句與造句
- Branch condition combination coverage
分支條件組合覆蓋 - Branch condition combination testing
分支條件組合測試 - Branch condition coverage
分支條件覆蓋 - Branch condition testing
分支條件測試 - This allows the combining of multiple branching conditions , which can reduce the number of costly conditional branches
它允許組合多個轉移條件,這樣可以減少代價高昂的條件轉移的數(shù)量。 - It's difficult to find branch condition in a sentence. 用branch condition造句挺難的
- Test cases are designed to test the individual elements of logical expressions , both within branch conditions and within other expressions in a unit
測試用例被設計測試邏輯表示的各自的元素,在分支情況之內和在其它表示之內在單元。 - In computer programming , a process which repeats the same series of processing steps until a predetermined state or branch condition is reached
計算機程序設計中的一種處理方法,即重復進行相同的一系列處理步驟,直到一個預定的狀態(tài)或轉移條件實現(xiàn)時為止。 - Conditional branches allow specifying any one of the 32 condition register bits to be used as the condition , and to specify whether that cr bit must be equal to 0 or 1 for the branch condition to succeed
條件寄存器32位中的任意一位都可以指定為條件轉移的條件,并可以指定cr位是否必須為0或1時轉移條件才成立。 - Abstract : for a precise dataflow analysis within the framework of the computation function model , the logical relationship of branch conditions is represented as the coverage relationship of regions . in this paper , the authors discuss how to represent , compute and propagate the region , region of the conditional reference . meanwhile , the methods of resolving the nondeterminism caused by conditional branch statements are also presented in order to get more precise dataflow information
文摘:用計算函數(shù)模型進行精確的數(shù)據(jù)流分析,條件謂詞之間的邏輯關系被轉化為空間區(qū)域之間的覆蓋關系.該文討論在各種常見的程序構造下如何表示、計算和傳遞區(qū)域、區(qū)域,并在數(shù)據(jù)流分析過程中,利用區(qū)域、區(qū)域之間的覆蓋關系消除條件分支語句帶來的不確定性,以得到更精確的數(shù)據(jù)流信息